home *** CD-ROM | disk | FTP | other *** search
- PrefPanel = {
- ACTIONS = {
- changeDefaultSwitch:;
- ok:;
- changeModificationSwitch:;
- revert:;
- setDefault:;
- };
- OUTLETS = {
- modificationSwitches;
- defaultDomainText;
- defaultDomainButton;
- defaultDomainSwitches;
- revertButton;
- okButton;
- };
- SUPERCLASS = Panel;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Distributor = {
- ACTIONS = {
- destroyItem:;
- setTheView:;
- changeRootPassword:;
- duplicateItem:;
- inspectItem:;
- terminate:;
- sortItem:;
- refreshWindow:;
- performPrint:;
- runInfoPanel:;
- authenticateAsUser:;
- windowDidBecomeKey:;
- setViewUnSorted:;
- findStringInColumn:;
- setCurrentWindow:;
- connectNIBrowser:;
- freeCurrentBrowser:;
- showPreferences:;
- setViewPropertyEdit:;
- performPageLayout:;
- revertCurrentEditor:;
- deauthenticate:;
- createNIBrowser:;
- breakOpenItem:;
- disableModification:;
- enableModification:;
- showFindPanel:;
- setViewSorted:;
- saveCurrentEditor:;
- insertItem:;
- windowDidResize:;
- setCurrentBrowser:;
- showViewByPanel:;
- appendItem:;
- };
- OUTLETS = {
- directConnectPanel;
- infoPanel;
- findPanel;
- currentBrowser;
- theEditMenu;
- lastWindow;
- findButton;
- theViewMenu;
- versionTag;
- workingID;
- findText;
- prefPanel;
- viewedByScroll;
- theSecurityMenu;
- currentWindow;
- newWindow;
- tempID;
- viewByPanel;
- viewedProperty;
- theDB;
- theDirectoryMenu;
- theDomainMenu;
- currentPropEditor;
- myPL;
- viewedByButton;
- };
- SUPERCLASS = Object;
- };
-